| r19 | ||
|---|---|---|
| r14 | 1 | [[분류:틀]][[분류:편집기를 열면 설명서를 읽을 수 있습니다.]] |
| r13 | 2 | ##@>{{{#!wiki style="display: inline; font-family: monospace; margin: 0.5em 0.5em 0.5em 0;" |
| r11 | 3 | ##@\[include(틀:문서 가져옴/the seed, 위키=, 문서명=, 버전=, uuid=)]}}} |
| r12 | 4 | ##@{{{#orangered '''[주의]'''}}} the tree 엔진 상에서 구동할 수 있는 버전을 가져왔으므로, the seed 엔진으로 돌아가는 [[https://theseed.io/w/틀:문서 가져옴/the seed|동명의 틀]]에서 지원되는 기능 중 일부를 쓸 수 없습니다. |
| r17 | 5 | ##@아래에 제시된 매개변수를 모두 입력해야 동작되며, 하나라도 빠지면 오류 문구가 나오며 틀이 출력되지 않습니다. 테스트 결과는 [[https://theseed.io/w/틀:문서 가져옴/include 테스트|테스트 문서]]에서 확인할 수 있습니다.[*P 이전 리비전의 문서를 보더라도 include된 문서는 최근에 변경된 문서를 include한 결과를 보여줍니다.] |
| 6 | ##@기여 전에 테스트 해볼 목적으로 생성한 틀이므로 [[https://theseed.io/w/CCL|CCL]]이 서로 호환 안 되는 내용이 섞이는 사고는 내지 말아주세요.[* CCL과 관련된 민감한 사항이므로 ACL이 별도 조정되어 있습니다.] | |
| r11 | 7 | ##@ * 위키 : 가져온 위키의 이름을 입력합니다. 아래 따옴표 안의 문구 중 하나를 입력할 수 있습니다. |
| 8 | ##@ a. "더시드위키", "나무위키", "알파위키", "위브위키" : the seed 엔진 사용 위키. 줄여서 "나무", "나", "N", "n", "알파", "알", "A", "a", "위브", "위", "W", "w", "더시드", "더", "T", "t"(으)로 입력해도 작동됩니다. | |
| r19 | 9 | ##@ a. "테스트위키"도 작동됩니다. |
| r11 | 10 | ##@ * 문서명 : 가져온 문서의 이름(표제어)을 적어야 합니다. (다른 틀을 가져오려면 "title", "article" 매개변수를 바꿔야 합니다.) |
| 11 | ##@ * 버전 : 리비전 번호를 가리킵니다. ("리비전", "rev", "version"이 있으면 "버전"으로 바꿔야 합니다.) | |
| r17 | 12 | ##@ * uuid : 해당 리비전을 가리키는 uuid를 적어야 합니다. uuid를 대신하여 대문자 UUID로도 적을 수 있습니다. 그러나 uuid와 UUID를 동시에 작성할 수 없습니다. |
| r16 | 13 | ##@ {{{#orangered '''[주의]'''}}} the tree 엔진의 한계로 uuid 양식 유효성 검사가 구현되어 있지 않습니다. 양식에 맞지 않는 uuid를 입력해도 틀이 출력되어 나올 수 있으므로 올바른 양식의 uuid를 입력했는지 한번 더 확인해보시기 바랍니다. |
| r11 | 14 | ##@{{{#!wiki style="display:none;" |
| r16 | 15 | ##@[각주]}}} |
| r7 | 16 | {{{#!if (위키==null) |
| r18 | 17 | {{{#orangered '''[오류!]'''}}} 가져온 "위키"의 이름을 입력해주세요. (예 : 위키=더시드위키)[br] |
| r19 | 18 | }}}{{{#!if (위키!=null)&&(!((위키=="나무위키")||(위키=="나무")||(위키=="나")||(위키=="N")||(위키=="n")||(위키=="알파위키")||(위키=="알파")||(위키=="알")||(위키=="A")||(위키=="a")||(위키=="위브위키")||(위키=="위브")||(위키=="위")||(위키=="W")||(위키=="w")||(위키=="더시드위키")||(위키=="더시드")||(위키=="더")||(위키=="T")||(위키=="t")||(위키=="테스트위키"))||(위키=="") |
| r18 | 19 | {{{#orangered '''[오류!]'''}}} 입력한 "위키" 이름이 올바르지 않습니다.[br]}}}{{{#!if (문서명==null)||(문서명=="") |
| 20 | {{{#orangered '''[오류!]'''}}} "문서명"을 입력해주세요.[br] | |
| r7 | 21 | }}}{{{#!if (버전==null)||(버전=="") |
| r18 | 22 | {{{#orangered '''[오류!]'''}}} 가져온 문서의 "버전"(리비전 번호)을 입력해주세요.[br] |
| r7 | 23 | }}}{{{#!if ((uuid==null)||(uuid==""))&&((UUID==null)||(UUID=="")) |
| r18 | 24 | {{{#orangered '''[오류!]'''}}} 리비전을 나타내는 "uuid"의 값을 입력해주세요. (uuid= 또는 UUID= 입력)[br]}}}{{{#!if ((uuid!=null)&&(uuid!="")&&(UUID!=null)&&(UUID!="")) |
| 25 | {{{#orangered '''[오류!]'''}}} "uuid"와 "UUID" 둘 중 하나만 입력해 주세요.[br]}}}{{{#!if (위키!=null)&&(위키!="")&&(문서명!=null)&&(문서명!="")&&(버전!=null)&&(버전!="")&&(((uuid!=null)&&(uuid!=""))||((UUID!=null)&&(UUID!="")))&&!((uuid!=null)&&(uuid!="")&&(UUID!=null)&&(UUID!="")) | |
| r19 | 26 | {{{#!if (위키=="나무위키")||(위키=="나무")||(위키=="나")||(위키=="N")||(위키=="n") |
| r7 | 27 | {{{#!wiki style="border-left: 4px #00a495 solid; padding: 10px 10px;" |
| 28 | 본 문서는 나무위키의 '''{{{#!if uuid!=null | |
| 29 | [[https://namu.wiki/w/@문서명@?uuid=@uuid@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}}{{{#!if (uuid==null)&&(UUID!=null) | |
| 30 | [[https://namu.wiki/w/@문서명@?uuid=@UUID@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}} 문서에서 가져왔습니다.''' | |
| 31 | {{{-2 CCL BY 조항에 따라 [[https://namu.wiki/w/@문서명@|@문서명@]] 문서의 [[https://namu.wiki/history/@문서명@?from=@버전@|이전 역사]]를 확인할 수 있습니다.}}} | |
| r4 (r2으로 되돌림) | 32 | |
| r7 | 33 | [[파일:CC BY-NC-SA 버튼.svg|width=100&align=right]]{{{#red 주의 : }}} 가져온 위키 문서의 라이선스에 따라 본 문서는 [[https://creativecommons.org/licenses/by-nc-sa/2.0/kr/|CC BY-NC-SA 2.0 KR]] 라이선스가 적용되며, 아래의 CC BY-SA 4.0 라이선스를 적용{{{#orangered 하지 않}}}습니다. |
| r19 | 34 | {{{-1 {{{#red Caution : }}}By according the license of imported document, this document is licensed under a [[https://creativecommons.org/licenses/by-nc-sa/2.0/kr/deed.en|Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Korea License]], {{{#orangered not under the}}} [[https://creativecommons.org/licenses/by-sa/4.0/|CC BY-SA 4.0 (International) License]] written below.}}}}}}}}}{{{#!if (위키=="알파위키")||(위키=="알파")||(위키=="알")||(위키=="A")||(위키=="a") |
| r7 | 35 | {{{#!wiki style="border-left: 4px #abcdef solid; padding: 10px 10px;" |
| 36 | 본 문서는 알파위키의 '''{{{#!if uuid!=null | |
| 37 | [[https://www.alphawiki.org/w/@문서명@?uuid=@uuid@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}}{{{#!if (uuid==null)&&(UUID!=null) | |
| 38 | [[https://www.alphawiki.org/w/@문서명@?uuid=@UUID@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}} 문서에서 가져왔습니다.''' | |
| 39 | {{{-2 CCL BY 조항에 따라 [[https://www.alphawiki.org/w/@문서명@|@문서명@]] 문서의 [[https://www.alphawiki.org/history/@문서명@?from=@버전@|이전 역사]]를 확인할 수 있습니다.}}} | |
| r4 (r2으로 되돌림) | 40 | |
| r7 | 41 | [[파일:CC BY-NC-SA 버튼.svg|width=100&align=right]]{{{#red 주의 : }}} 가져온 위키 문서의 라이선스에 따라 본 문서는 [[https://creativecommons.org/licenses/by-nc-sa/2.0/kr/|CC BY-NC-SA 2.0 KR]] 라이선스가 적용되며, 아래의 CC BY-SA 4.0 라이선스를 적용{{{#orangered 하지 않}}}습니다. |
| r19 | 42 | {{{-1 {{{#red Caution : }}}By according the license of imported document, this document is licensed under a [[https://creativecommons.org/licenses/by-nc-sa/2.0/kr/deed.en|Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Korea License]], {{{#orangered not under the}}} [[https://creativecommons.org/licenses/by-sa/4.0/|CC BY-SA 4.0 (International) License]] written below.}}}}}}}}}{{{#!if (위키=="위브위키")||(위키=="위브")||(위키=="위")||(위키=="W")||(위키=="w") |
| r7 | 43 | {{{#!wiki style="border-left: 4px #00d1b2 solid; padding: 10px 10px;" |
| 44 | 본 문서는 위브위키의 '''{{{#!if uuid!=null | |
| 45 | [[https://weve.wiki/w/@문서명@?uuid=@uuid@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}}{{{#!if (uuid==null)&&(UUID!=null) | |
| 46 | [[https://weve.wiki/w/@문서명@?uuid=@UUID@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}} 문서에서 가져왔습니다.''' | |
| 47 | {{{-2 CCL BY 조항에 따라 [[https://weve.wiki/w/@문서명@|@문서명@]] 문서의 [[https://weve.wiki/history/@문서명@?from=@버전@|이전 역사]]를 확인할 수 있습니다.}}} | |
| 48 | ||
| 49 | [[파일:CC BY-NC-SA 버튼.svg|width=100&align=right]]{{{#red 주의 : }}} 가져온 위키 문서의 라이선스에 따라 본 문서는 [[https://creativecommons.org/licenses/by-nc-sa/2.0/kr/|CC BY-NC-SA 2.0 KR]] 라이선스가 적용되며, 아래의 CC BY-SA 4.0 라이선스를 적용{{{#orangered 하지 않}}}습니다. | |
| r19 | 50 | {{{-1 {{{#red Caution : }}}By according the license of imported document, this document is licensed under a [[https://creativecommons.org/licenses/by-nc-sa/2.0/kr/deed.en|Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Korea License]], {{{#orangered not under the}}} [[https://creativecommons.org/licenses/by-sa/4.0/|CC BY-SA 4.0 (International) License]] written below.}}}}}}}}}{{{#!if (위키=="더시드위키")||(위키=="더시드")||(위키=="더")||(위키=="T")||(위키=="t") |
| r7 | 51 | {{{#!wiki style="border-left: 4px #4188f1 solid; padding: 10px 10px;" |
| 52 | 본 문서는 더시드위키의 '''{{{#!if uuid!=null | |
| 53 | [[https://theseed.io/w/@문서명@?uuid=@uuid@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}}{{{#!if (uuid==null)&&(UUID!=null) | |
| 54 | [[https://theseed.io/w/@문서명@?uuid=@UUID@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}} 문서에서 가져왔습니다.''' | |
| r19 | 55 | {{{-2 CCL BY 조항에 따라 [[https://theseed.io/w/@문서명@|@문서명@]] 문서의 [[https://theseed.io/history/@문서명@?from=@버전@|이전 역사]]를 확인할 수 있습니다.}}}}}}}}}{{{#!if (위키=="테스트위키") |
| 56 | {{{#!wiki style="border-left: 4px #4188f1 solid; padding: 10px 10px;" | |
| 57 | 본 문서는 [[the tree]] 테스트위키의 '''{{{#!if uuid!=null | |
| 58 | [[https://testwiki.hyonsu.com/w/@문서명@?uuid=@uuid@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}}{{{#!if (uuid==null)&&(UUID!=null) | |
| 59 | [[https://testwiki.hyonsu.com/w/@문서명@?uuid=@UUID@|{{{#black,#ddd @문서명@(r@버전@ 판)}}}]]}}} 문서에서 가져왔습니다.''' | |
| 60 | {{{-2 CCL BY 조항에 따라 [[https://testwiki.hyonsu.com/w/@문서명@|@문서명@]] 문서의 [[https://testwiki.hyonsu.com/history/@문서명@?from=@버전@|이전 역사]]를 확인할 수 있습니다.}}}}}}}}}}}}[include(틀:문서 가져옴/the seed, 위키=더, 문서명=틀:문서 가져옴, 버전=39, uuid=de26fb0c-f700-4b4b-a001-4609753e9941)][include(틀:문서 가져옴/the seed, 위키=더, 문서명=틀:문서 가져옴/the seed, 버전=27, uuid=7497ab8f-bc4d-457e-a685-e7eac29006d5)] |